Get site name and asset type based search resource metadata
get
                    /resources/v1/metadata-catalog/search/{siteName}/types/{assetType}/assets
                The resource endpoint returns description of the resource, including the resource name, a link to the json schema of the resource, and a link to the search resource instance when requested with "application/json". When requested with "application/schema+json", the json schema of the resource is returned. The default is "application/json".  
Note: This is the metadata URL returned from an OPTIONS request of the search resource instance.
                The following tables summarize the client request.
Path Parameters
                                | Name | Description | Format | 
|---|---|---|
| assetType | Asset type | string | 
| siteName | Name of the site | string | 
The following tables summarize the server response.
Supported Media Types
                                - application/json
- application/schema+json
200 Response
                                    Resource metadata